PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setInlineAlign Method
The alignment, in the inline-progression direction, of content within the table cell.
In This Topic
    setInlineAlign Method
    In This Topic
    Sets the inline align.
    Syntax
    public void setInlineAlign( 
       PDFStandardLayoutInlineAlign value
    )

    Parameters

    value
    The alignment, in the inline-progression direction, of content within the table cell.
    See Also